Y

YouLibs

Remove Touch Overlay

Office Hour 3 Options for L3 Routing | Cisco CCNA 200-301

Duration: 18:56Views: 45.7KLikes: 629Date Created: Feb, 2022

Channel: Keith Barker

Category: Education

Tags: 200-301cbt trainingip routingswitched virtual interfacemutli-layer switchkeith barkersviccna 200-301multi layer switchcisco certificationcisco ccna 200-301router on a stickroutingccna trainingcisco certificationscbt nuggetscisco trainingogitccna certificationcisco ccnaroasccnaciscoccna study

Description: Multiple options explained and demonstrated, including router on a stick (ROAS) and Switched Virtual Interfaces (SVIs) on a multi-layer switch. (Configs below...) Configs used in demo: 8888888888888888888888 R2 as router 8888888888888888888888 ! Switch config terminal interface range gig 0/1-2, gig 1/3 switchport mode access switchport access vlan 10 exit interface range gig 1/1-2, gig 0/3 switchport mode access switchport access vlan 20 end ! R2 conf terminal interface gig 0/1 description vlan 10 no shutdown ip address 10.10.0.2 255.255.255.0 exit interface gig 0/0 description vlan 20 no shutdown ip address 10.20.0.2 255.255.255.0 end config terminal ip dhcp pool VLAN-10 network 10.10.0.0 /24 default-router 10.10.0.2 exit ip dhcp pool VLAN-20 network 10.20.0.0 /24 default-router 10.20.0.2 end 8888888888888888888888 ! R1 as Router 888888888888888888888 ! Switch conf terminal int gig 0/0 switchport trunk encapsulation dot1q switchport mode trunk end ! R1 config terminal int gig 0/0 no shutdown exit int gig 0/0.10 description VLAN 10 Subinterface encapsulation dot1Q 10 ip address 10.10.0.1 255.255.255.0 exit int gig 0/0.20 description VLAN 20 Subinterface encapsulation dot1Q 20 ip address 10.20.0.1 255.255.255.0 end !DHCP Pools on R1 config terminal ip dhcp pool VLAN-10 network 10.10.0.0 /24 default-router 10.10.0.1 exit ip dhcp pool VLAN-20 network 10.20.0.0 /24 default-router 10.20.0.1 end 888888888888888888888888 Multi-layer Switch 88888888888888888888888 ! Switch config terminal interface vlan 10 no shutdown ip address 10.10.0.100 255.255.255.0 exit interface vlan 20 no shutdown ip address 10.20.0.100 255.255.255.0 exit ip dhcp pool VLAN-10 network 10.10.0.0 /24 default-router 10.10.0.100 exit ip dhcp pool VLAN-20 network 10.20.0.0 /24 default-router 10.20.0.100 end 🆓 Free Packet Tracer Labs download: thekeithbarker.com Enjoy, Like, and Subscribe. 😃 Free YouTube Playlists from Keith: ▶ Master Playlist for Cisco CCNA 200-301 ogit.online/sloth 🔐 Cisco CCNA 200-301 Security ogit.online/200-301_Security 💻 Cisco CCNA 200-301 IPv4 Subnetting ogit.online/subnet 💬 Join our Discord server (free) ogit.online/Join_OGIT_on_Discord 🏪 Keith Barker Amazon Affiliate Store amazon.com/shop/keithbarker And… 🏫 Keith’s Content at CBT Nuggets ogit.online/Keith-CBT #KeithBarker #CCNA #200-301

Swipe Gestures On Overlay